CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sequence alignment

搜索资源列表

  1. cross-Entropy

    3下载:
  2. The cross-entropy (CE) method attributed to Reuven Rubinstein is a general Monte Carlo approach to combinatorial and continuous multi-extremal optimization and importance sampling. The method originated from the field of rare event simulation, where
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2727
    • 提供者:suci ariani
  1. Alignment

    0下载:
  2. 一个生物系的多序列匹配,包括三种匹配算法,全匹配,两端匹配,局部匹配-Department of Biology, a multi-sequence matching, includes three matching algorithm, full match, both ends of the match, partial match
  3. 所属分类:DNA

    • 发布日期:2017-03-31
    • 文件大小:70921
    • 提供者:zeng
  1. PSO

    0下载:
  2. PSO求解多序列比对 利用C++的PSO程序- PSO to solve multiple sequence alignment
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:97305
    • 提供者:文凡
  1. sequence_query_system

    0下载:
  2. blast序列比对算法的一个简单java实现-sequence alignment blast
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:1367690
    • 提供者:david
  1. Alignment-and-Exposure-Fusion

    0下载:
  2. Alignment and fusing a bracketed exposure sequence into a high quality image without HDR
  3. 所属分类:matlab

    • 发布日期:2017-06-21
    • 文件大小:35332128
    • 提供者:zlink
  1. fuse_sih

    1下载:
  2. 图像拼接(image mosaic)技术是将一组相互间重叠部分的图像序列进行空间匹配对准,经重采样合成后形成一幅包含各图像序列信息的宽视角场景的、完整的、高清晰的新图像的技术。图像拼接在摄影测量学、计算机视觉、遥感图像处理、医学图像分析、计算机图形学等领域有着广泛的应用价值。 一般来说,图像拼接的过程由图像获取,图像配准,图像合成三步骤组成,其中图像配准是整个图像拼接的基础。本文研究了两种图像配准算法:基于特征和基于变换域的图像配准算法。 -Image mosaic (image mosaic)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:949
    • 提供者:beijixiongxl
  1. bishe

    0下载:
  2. DNA序列比,点阵法,绘图,输出DNA比对结果。-DNA Sequence Alignment,Lattice, drawing, output the DNA results,output the two sequences
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:3365
    • 提供者:韩明飞
  1. Algorithm_SA

    0下载:
  2. 用java实现的线性序列对齐算法(算法->动态规划的作业)-Java implementation of a linear sequence alignment algorithm (algorithm- dynamic programming job)
  3. 所属分类:Data structs

    • 发布日期:2017-06-22
    • 文件大小:41000960
    • 提供者:ZhaoYun
  1. hh_1.5.1.1.linux32.tar

    0下载:
  2. 两个隐马尔科夫比对程序的代码.在序列比对中有重要应用。德国科学家写的代码。 -HMM-HMM match source code. It is useful for sequence alignment.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2294790
    • 提供者:a
  1. ceshi

    0下载:
  2. 蛋白质序列比对,构建进化树。 DNA序列NG和NG改进方法-Protein sequence alignment, phylogenetic tree was constructed. DNA sequence of NG and NG improvement
  3. 所属分类:DNA

    • 发布日期:2017-05-03
    • 文件大小:1302511
    • 提供者:bobo
  1. branch

    0下载:
  2. 关于基因序列上的比对问题 运用的方法是分支定界法 同时有贪婪算法作以比较-On the sequence alignment problem on the use of branch and bound method is a greedy algorithm for the same time to compare
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5383
    • 提供者:王明理
  1. gaProposal

    0下载:
  2. multiple sequence alignment algorithm using genetic algorithm
  3. 所属分类:Development Research

    • 发布日期:2017-12-09
    • 文件大小:51598
    • 提供者:mahi
  1. full-variability-genetic-

    0下载:
  2. VCVC类遗传算法(完全变异法),对于解决多序列联配问题有一定的作用,由于完全变异法有两个随机数的,所以结果波动幅度较大,最佳遗传代数为200代,多序列联配的补空方案请自行调节。代码简单,方便。-Genetic algorithm VCVC class (full variability Law), to solve the multiple sequence alignment problem to a certain extent, there are two random numbers
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:1542
    • 提供者:彭卫城
  1. genetic

    0下载:
  2. 遗传算法(完全变异法),对于解决多序列联配问题有一定的作用,由于完全变异法有两个随机数的,所以结果波动幅度较大,最佳遗传代数为200代,多序列联配的补空方案请自行调节。代码简单,方便。-Genetic algorithm (complete variation method) for solving the multiple sequence alignment problem to a certain extent, two random numbers due to total variat
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:1681
    • 提供者:liu
  1. Needleman-Wunsch-and-Smith-Waterman

    0下载:
  2. 介绍动态编程之序列比对:Needleman-Wunsch 算法和Smith-Waterman算法-Sequence alignment of dynamic programming: needleman-wunsch gives you and Smith- Waterman algorithm
  3. 所属分类:软件工程

    • 发布日期:2013-10-22
    • 文件大小:94351
    • 提供者:Michael
  1. clustal

    0下载:
  2. 该软件是一款用来对核酸与蛋白序列进行多序列比对,也可用来发现特征序列,进行蛋白分类。-The software is a multiple sequence alignment for nucleic acid and protein sequences ,and also can be used to detect the characteristic sequence of protein classification.
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:1040589
    • 提供者:芳芳
  1. affinegap

    0下载:
  2. sequence alignment with affine gap for bioinformatics
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:865
    • 提供者:DEE
  1. Alignment_Prob

    0下载:
  2. Fuzzy Multiple Sequence Alignment
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:573940
    • 提供者:Peyman
  1. b557851c36e4

    0下载:
  2. 核酸双序列比对程序,可对DNA、RNA、蛋白质序列进行比对,结果为最优比对-Nucleic acid pairwise sequence alignment procedures can DNA, RNA, protein sequences were compared, the result is the optimal alignment
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-10-22
    • 文件大小:27320
    • 提供者:wk
  1. DNA

    0下载:
  2. DNA序列比对,采用线性打分函数和动态规划算法-DNA sequence alignment, the scoring function using linear and dynamic programming algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:5366570
    • 提供者:hezhoujie
« 1 2 3 45 6 »
搜珍网 www.dssz.com